clear
The list of nodenums this packet has visited so far to the destination.
Content copied to clipboard
repeated fixed32 route = 1;
The list of SNRs (in dB, scaled by 4) in the route towards the destination.
Content copied to clipboard
repeated int32 snr_towards = 2;
The list of nodenums the packet has visited on the way back from the destination.
Content copied to clipboard
repeated fixed32 route_back = 3;
The list of SNRs (in dB, scaled by 4) in the route back from the destination.
Content copied to clipboard
repeated int32 snr_back = 4;